home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Data 1999 March
/
CD Rom Data Mart 1999.iso
/
Media
/
Intro.dxr
/
Buttons_57_New Behavior.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-02-16
|
231 b
|
12 lines
on mouseWithin me
set the member of sprite the currentSpriteNum to member(4, "Buttons")
end
on mouseDown me
go("MadewithMacro")
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member(5, "Buttons")
end